BUG_ON test for xmalloc alignment should not be excluded
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 23 Nov 2005 11:22:58 +0000 (12:22 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Wed, 23 Nov 2005 11:22:58 +0000 (12:22 +0100)
commit5d7d4a952fb048f617b9d72f9612956000e6466b
tree2d1fbb9a949e0a7e928877a16efe6efa4388f28a
parent39fcc013ef252b0bf2eecd63433da6ef232910e5
BUG_ON test for xmalloc alignment should not be excluded
for ia64. SMP_CACHE_BYTES should be increased for uniproc
ia64 systems (how many uniproc ia64 boxes are there?!).

Signed-off-by: Keir Fraser <keir@xensource.com>
xen/common/xmalloc.c